home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CSi Master: Ableton Live 5
/
CSi Master: Ableton Live 5.iso
/
pc
/
rsrc
/
defaults
/
interface
/
interface.cst
/
00026.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-04-15
|
347 b
|
18 lines
on mouseDown
global mediaName,mediaChoice, global
set the member of sprite the clickOn to member "speaker a dn"
updatestage
puppetSound 1, (mediaName && integer(mediaChoice))
updateStage
repeat while the stillDown
nothing
end repeat
set the member of sprite the clickOn to member "speaker a"
updateStage
end